﻿/* CSS Document */
body { margin: 0; padding: 0; font-family:"Arial","Microsoft YaHei","PingFang SC","Helvetica","sans-serif"; min-width: 1310px; background: #fff; font-size: 14px; color: #666; }
input, button, textarea, option{font-family:"Arial","Microsoft YaHei","PingFang SC","Helvetica","sans-serif";font-size: 14px; }
img { border: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
a {text-decoration:none;}
a:hover {text-decoration:none;}
img {border:0;}
input {-webkit-appearance:none;text-transform:none;outline:none;}
textarea {-webkit-appearance:none;text-transform:none;outline:none;}
.clearfix { zoom: 1;}
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both;}
.clear { clear: both;}
.fl { float: left;}
.fr { float: right;}
.w1200 {width:1280px;margin:0 auto;}
.w1236 {width:1236px;margin:0 auto;}/*用在首页推荐产品板块*/
table, td, tr, th { border: 1px solid #dfdfdf;}

/*========== New 首页样式 begin ==========*/
.header1 {font-size:0;padding:11px 0;border-bottom:1px solid #EAEAEA;}
.header1 .hyc {font-size:14px;color:#777777;line-height:16px;}
.header1 .ppc {font-size:14px;color:#777777;line-height:16px;}
.header2 {font-size:0;padding:0 0;}
.header2 .logo {}
.header2 .logo a {display:block;}
.header2 .logo img {height:100px;}
.header2 .tel {padding-left:45px;background:url(../images/tel.png) no-repeat left center;margin:25px 0 25px 40px;max-width:240px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.header2 .tel span { line-height:20px; font-size:14px;color:#666666;display:block;}
.header2 .tel p {color:#0083d6;font-size:28px;font-weight:bold;line-height:30px;margin:0;}
.header2 .search {background:#fff;border-radius:0;overflow:hidden;margin:30px 0;width:24%;}
.header2 .search .input {width:80%;height:40px; border:1px solid #dfdfdf; border-right:none; padding:0 15px; line-height:38px; color:#666; font-size:14px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.header2 .search .submit {width:20%;height:40px;background:#0083d6 url(../images/search.png) no-repeat center;cursor:pointer;border:none;}
.header3 {font-size:0;background:#0083d6;z-index:100;width:100%;box-shadow:3px 3px 3px rgba(0,0,0,.2);}
.stick {position:fixed;top:0;left:0;}
.header3 nav { width:100%;}
.header3 .nav .yiji>li { width:12.5%; border-left:1px solid rgba(255,255,255,0.2); border-right:1px solid rgba(0,0,0,0.2); position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.header3 .nav .yiji>li:first-child {border-left:0;}
.header3 .nav .yiji>li:last-child {border-right:0;}
.header3 .nav .yiji>li>a { display:block;font-size:16px;color:#ffffff;width:100%;height:55px;text-align:center;line-height:55px;transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.header3 .nav .yiji>li:hover>a, .header3 .nav .yiji>li.active>a { background:rgba(0,0,0,0.2);}
.header3 .nav .yiji>li>dl { display:none; width:100%;  margin:0; padding:0; background-color:#fff; box-shadow:0 8px 10px rgba(0,0,0,0.1); position:absolute; top:55px; left:0; z-index:999; opacity:0;transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;}
.header3 .nav .yiji>li:hover>dl { display:block; opacity:1;}
.header3 .nav .yiji>li:hover>dl dd { border-bottom:1px solid #eaeaea;}
.header3 .nav .yiji>li:hover>dl dd:last-child { border:0;}
.header3 .nav .yiji>li:hover>dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
.header3 .nav .yiji>li:hover>dl dd:hover a { color:#0083d6;}

/*----宽屏*banner----*/
.ly_banner { width: 100%; height: 600px; overflow:hidden; margin:0 auto; padding:0; background-color:#f0f0f0; clear: both; position: relative; z-index: 99;}
.ly_banner .swiper { width: 100%; height: 600px; overflow:hidden; margin:0 auto; padding:0;}
.ly_banner .swiper-slide {}
.ly_banner .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover;}
.ly_banner .swiper .swiper-button-next, .ly_banner .swiper .swiper-button-prev { width:40px; height:60px; outline:none;}
.ly_banner .swiper .swiper-button-prev { background:url(../images/arrow_l.png) center center no-repeat;}
.ly_banner .swiper .swiper-button-next { background:url(../images/arrow_r.png) center center no-repeat;}
.ly_banner .swiper .swiper-button-prev:after, .ly_banner .swiper .swiper-button-next:after { display:none;}
.ly_banner .swiper .swiper-pagination{ position:absolute; left:50%; transform:translateX(-50%);}
.ly_banner .swiper .swiper-pagination .swiper-pagination-bullet { width:40px; height:5px; margin:0 2px; border-radius:0; background-color:#fff; opacity:0.5; outline:none;}
.ly_banner .swiper .swiper-pagination .swiper-pagination-bullet-active { background-color:#da251c; opacity:1;}
.ly_banner .swiper .swiper-horizontal>.swiper-pagination-bullets, .ly_banner .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:20px;}

/*----宽屏*结束----*/

/*首页产品展示*/
.h_product_box{ padding: 40px 0 20px; background-color:#f7f7f7;}
.h_public_title{text-align:center;}
.h_public_title p{ line-height:40px; font-size: 32px;color: #333333;font-weight: bold;}
.h_public_title em { display:block; width:48px; height:4px; overflow:hidden; margin:10px auto; padding:0; background-color:#0083d6;}
.h_public_title span{display:block;font-size: 14px;color: #999;margin: 0;text-transform : uppercase}
.h_public_title_white{text-align:center;}
.h_public_title_white p{font-size: 26px;color: #fff;font-weight: bold;}
.h_public_title_white span{display:block;font-size: 12px;color: #fff;margin-top: 6px;text-transform : uppercase}
.h_product_box .hd{text-align: center;margin: 20px auto 10px; height:100px; overflow:hidden;}
.h_product_box .hd li{display: inline-block;vertical-align: top;margin-right: 5px;margin-bottom:10px;}
.h_product_box .hd li a{display:block;font-size:15px;color:#333;height:40px;line-height:40px;padding:0 20px;border:1px solid #dfdfdf; background-color:#fff;transition:all .3s;}
.h_product_box .hd li:hover a{background: #0083d6;color: #fff;border:1px solid #0083d6;}
.h_product_box .h_pro_list{min-height:320px;}
.h_product_box .h_pro_list li{width:23.5%;margin-right:2%;margin-bottom:20px;transition:all .3s;float:left;}
.h_product_box .h_pro_list li:nth-child(4n){margin-right:0;}
.h_product_box .h_pro_list li .pic { display:block; width:100%; height:240px; overflow:hidden; border:1px solid #dfdfdf; background-color:#fff; text-align:center; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.h_product_box .h_pro_list li .pic img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.h_product_box .h_pro_list li:hover .pic img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.h_product_box .h_pro_list li .pic .iblock { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0,131,214,0.9) url(../images/search1.png) center center no-repeat; position:absolute; left:0; top:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.h_product_box .h_pro_list li:hover .pic .iblock { top:0;}
.h_product_box .h_pro_list li .tlt{display:block;text-align:center;height:40px;line-height:40px;padding-top:0;color:#333;font-size:15px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_product_box .h_pro_list li:hover .pic{border:1px solid #0083d6;}
.h_product_box .h_pro_list li:hover .tlt{color:#0083d6;}

/*首页关于我们*/
.h_aboutus_box { margin:40px auto;}
.h_aboutus_box .aboutus_main { width:100%; height:500px; overflow:hidden; margin:20px auto 0; padding:0 0 380px; background:url(../images/about_img.jpg) center bottom no-repeat; background-size:1280px 360px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.aboutus_main .aboutus_title { width:20%; overflow:hidden; margin:0; padding:0 0 0 60px; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.aboutus_title .aboutus_logo { width:100%; height:140px; overflow:hidden; margin:0 auto; padding:0; border:1px solid #0083d6; border-bottom:0; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.aboutus_logo img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.aboutus_title .aboutusTit_con { width:100%; height:360px; overflow:hidden; margin:0 auto; padding:60px 20px; background-color:#0083d6; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.aboutusTit_con em { display:block; width:100%; overflow:hidden; line-height:36px; color:#fff; font-size:36px; font-weight:bold; font-style:normal; margin:0 auto; padding:0;}
.aboutusTit_con span { display:block; width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:24px; font-weight:bold; margin:10px auto; padding:0;}
.aboutusTit_con i { display:block; width:48px; height:3px; overflow:hidden; background-color:#fff; margin:10px 0; padding:0;}
.aboutusTit_con a { display:block; width:100px; height:36px; overflow:hidden; line-height:34px; color:#fff; font-size:14px; text-align:center; margin:40px 0 0; padding:0; border:1px solid #fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.aboutusTit_con a:hover { background-color:rgba(0,0,0,0.2); border:0; line-height:36px;}
.aboutus_main .aboutus_con { width:80%; height:120px;overflow:hidden; line-height:30px; font-size:15px; color:#666; text-align: justify; margin:0; padding:0 0 0 30px; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; text-overflow: ellipsis; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}


/*首页新闻中心*/
.h_news_box { padding: 40px 0; background-color:#f8f8f8;}
.lyIdxNew_title { width:100%; height:40px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyIdxNew_title p { width:80%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:28px; font-weight:bold; margin:0; padding:0; float:left;}
.lyIdxNew_title p span { display:inline-block; color:#999; font-size:15px; font-weight: normal; margin:0 0 0 10px;}
.lyIdxNew_title a { display:inline-block; height:40px; line-height:40px; color:#0083d6; font-size:14px; float:right;}
.h_news_box .lyIdxNew_main { width:60%; height:auto; margin:0; padding:0 40px 0 0; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdxNew_main .lyIdxNew_tj { width:100%; height:160px; margin:0 auto 20px; padding:0 0 0 240px; background-color:#fff; position:relative; box-shadow:0 0 0 rgba(0,0,0,0.1); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdxNew_main .lyIdxNew_tj:hover { box-shadow:0 8px 16px rgba(0,0,0,0.1);}

.h_news_box .lyIdxNew_main1 { width:40%; height:auto; margin:0; padding:0 40px 0 0; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdxNew_tj .lyIdxNewtj_img { width:240px; height:160px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyIdxNewtj_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyIdxNewtj_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNewtj_img a:hover img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyIdxNew_tj .lyIdxNewtj_text { width:100%; overflow:hidden; margin:0; padding:10px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdxNewtj_text .lyIdxNewtj_name { width:100%; height:auto; overflow:hidden; margin:0 auto 8px; padding:0;}
.lyIdxNewtj_name a { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#333; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0;}
.lyIdxNewtj_name a:hover { color:#0083d6;}
.lyIdxNewtj_text span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:0 auto 8px; padding:0;}
.lyIdxNewtj_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyIdxNewtj_text a.lyIdxNewtj_more { display:block; width:96px; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; text-align:center; margin:15px 0 0; padding:0; background-color:#0083d6;}
.lyIdxNew_main .lyIdxNew_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxNew_list ul {}
.lyIdxNew_list ul li { width:100%; background:#fff url(../images/ico2.png) 10px 22px no-repeat; margin:0 auto 10px; padding:5px 20px; position:relative; box-shadow:0 0 0 rgba(0,0,0,0.1); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}

.lyIdxNew_list ul li a { display:block; width:80%; height:40px; overflow: hidden; line-height:40px; color:#333; font-size:16px; text-overflow: ellipsis; white-space:nowrap; float:left;}
.lyIdxNew_list ul li span { display:block; width:17%; overflow:hidden; line-height:40px; color:#999; font-size:14px; text-align:right; float:right;}
.lyIdxNew_list ul li:hover { background:#0083d6 url(../images/ico3.png) 10px 22px no-repeat;}
.lyIdxNew_list ul li:hover a, .lyIdxNew_list ul li:hover span { color: #fff;}


.lyIdxNew_main1 .lyIdxNew_list ul li{ padding:6px 20px 10px 30px;background:#fff url(../images/ico2.png) 15px 25px no-repeat; }
.lyIdxNew_main1 .lyIdxNew_list ul li p{ color:#999; line-height:27px;}
.lyIdxNew_main1 .lyIdxNew_list ul li:hover { background:#0083d6 url(../images/ico3.png) 15px 25px no-repeat;}
.lyIdxNew_main1 .lyIdxNew_list ul li:hover a, .lyIdxNew_main1 .lyIdxNew_list ul li:hover span,.lyIdxNew_main1 .lyIdxNew_list ul li:hover p { color: #fff;}

.h_news_box .lyIdx_honor { width:40%; height:auto; overflow:hidden; margin:0; padding:0; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdx_honor .lyIdxHonor_main { width:100%; height:470px; overflow:hidden; margin:0; padding:0; background-color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box;}
.lyIdxHonor_main .swiper { width: 100%; height: 440px; overflow:hidden; margin:0 auto; padding:0 0 30px; position:relative;}
.lyIdxHonor_main .swiper-slide { width:100%; height:100%; overflow:hidden; margin:0; padding:0;}
.lyIdxHonor_main .swiper-slide a.pic { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyIdxHonor_main .swiper-slide a.pic img { display: block; max-width: 100%; height: 100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyIdxHonor_main .swiper-slide a.tlt { display:none;}
.lyIdxHonor_main .swiper .swiper-pagination { position:absolute; left:50%; transform:translateX(-50%);}
.lyIdxHonor_main .swiper .swiper-pagination .swiper-pagination-bullet { width:8px; height:8px; margin:0 2px; border-radius:0; background-color:#000; opacity:0.5; outline:none;}
.lyIdxHonor_main .swiper .swiper-pagination .swiper-pagination-bullet-active { background-color:#0083d6; opacity:1;}
.lyIdxHonor_main .swiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom:11px;}


/* 友情链接 */
.h_link_box { padding:15px 0; background-color:#003c62;}
.h_link_box .cate-title { width:100px; overflow:hidden; font-size:22px; font-weight:bold; color:#fff; float:left;}
.cate-title span { display:block; width:100%; overflow:hidden; color:rgba(255,255,255,0.8); font-size:14px; font-weight: normal; margin:4px 0 0; padding:0;}
.h_link_box .list { width:1160px; overflow:hidden; margin:0; padding:0;color:rgba(255,255,255,0.8); float:right;}
.h_link_box .list li { padding-right:10px;margin-right:10px;}
.h_link_box .list a { display:block;line-height:25px;font-size:14px;color:rgba(255,255,255,0.8);transition:all .3s;}
.h_link_box .list a:hover { color:#fff;}

/*底部样式*/
.footer {background:#005c96;}
.footer .footer1 { padding:40px 0;}
.footer .footer1 .tlt { width:100%; overflow:hidden; color:#fff; font-size:22px; font-weight:bold; margin:0 auto 10px; padding:0;}
.footer .footer1 .foot_nav { width:280px; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left;}
.foot_nav ul li { width:50%; overflow:hidden; margin:0; padding:0; float:left;}
.foot_nav ul li a { display:block; width:100%; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; margin:0; padding:0;}
.footer .footer1 .foot_lxfs { width:360px; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left;}
.foot_lxfs ul li { width:100%; overflow:hidden; margin:0 auto; padding:8px 0 8px 40px; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.foot_lxfs ul li span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
.foot_lxfs ul li p { width:100%; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0;}
.foot_lxfs ul li.lxfs_ico1 p { font-size:24px; font-weight:bold;}
.foot_lxfs ul li i { display:block; width:44px; height:44px; overflow:hidden; margin:0; padding:0; position:absolute; left:-6px; top:8px;}
.foot_lxfs ul li.lxfs_ico1 i { background:url(../images/ft_ico1.png) center center no-repeat;}
.foot_lxfs ul li.lxfs_ico2 i { background:url(../images/ft_ico2.png) center center no-repeat;}
.foot_lxfs ul li.lxfs_ico3 i { background:url(../images/ft_ico3.png) center center no-repeat;}
.footer .footer1 .foot_contactus { width:300px; height:auto; overflow:hidden; margin:0; padding:0 40px 0 0; float:left;}
.foot_contactus p { width:100%; overflow:hidden; line-height:32px; color:#fff; font-size:14px; margin:0 auto; padding:0;}
.foot_contactus p a { color:#fff;}
.foot_ewm { width:140px; height:auto; overflow:hidden; margin:0; padding:0; float:right;}
.foot_ewm .ewm { width:120px; height:auto; overflow:hidden; margin:0; padding:10px; background-color:rgba(255,255,255,0.3); border-radius:4px;}
.foot_ewm .ewm img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
.foot_ewm p { width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:10px auto 0; padding:0;}


/*右侧漂浮*/
.pf_new{width:166px;position: fixed;right: 20px;top: 200px;z-index: 99999;}
.pf_new .hd{width:100%;background: #0083d6 url(../images/pf_tlt_bg.png) right center no-repeat;text-align:center;border-radius:4px 4px 0 0;padding:8px 0 10px;}
.pf_new .hd p{font-size:18px;font-weight:bold;color:#fff;text-align:center;}
.pf_new .hd span{display:block;font-size:14px;color:#fff;font-style:italic;margin-top:-2px;}
.pf_new .hd em{display:block;width:15px;height:15px;background:url(../images/pf_close.png) center center no-repeat;position:absolute;top:10px;right:10px;cursor:pointer;transition: 0.5s;}
.pf_new .hd em:hover{-webkit-transform: rotate(90deg); -o-transform: rotate(90deg);-moz-transform: rotate(90deg);transform: rotate(90deg);}	
.pf_new .conn{width:144px;border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede;background:#fff;padding:10px 10px;}
.pf_new .conn .lxr{border-bottom:1px dashed #dedede;padding-bottom:10px;}
.pf_new .conn .lxr p{text-align:center;font-size:14px;color:#555;margin-bottom:0;}
.pf_new .conn .lxr p img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .lxr a.qq{display:block;width:80%;margin:10px auto 0;height:34px;line-height:34px;text-align:center;font-size:14px;color:#fff;background: #ff7802;border-radius:40px; cursor:pointer;}
.pf_new .conn .lxr a.qq:hover{background:#ff4a02;}
.pf_new .conn .lxr a.qq img{vertical-align: middle;margin-right: 2px;margin-top: -2px;}
.pf_new .conn .lxr a.zx{display:block;width:80%;margin:10px auto 3px;height:34px;line-height:34px;text-align:center;font-size:14px;color:#fff;background: #0083d6;border-radius:40px;cursor:pointer;}
.pf_new .conn .lxr a.zx:hover{background: #0a5ab9;}
.pf_new .conn .lxr a.zx img{vertical-align: middle;margin-right: 2px;margin-top: -2px;}
.pf_new .conn .tel{border-bottom:1px dashed #dedede;padding:10px 0;}
.pf_new .conn .tel p{text-align:center;font-size:14px;color:#555;}
.pf_new .conn .tel img{vertical-align:middle;margin-top:-2px;margin-right:4px;}
.pf_new .conn .tel span{display:block;font-size:18px;font-weight:bold;color: #ff6b26;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;padding-top:3px;}
.pf_new .conn .wx{padding:10px 0;}
.pf_new .conn .wx p{width:100px;height:100px;background:url(../images/pf_code_bg.jpg) center center no-repeat;margin:0 auto;text-align:center;}
.pf_new .conn .wx p img{width:95px;height:95px;vertical-align:middle;}
.pf_new .conn .wx p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.pf_new .conn .wx span{display:block;text-align:center;font-size:12px;color:#999;margin-top:5px;}
.pf_new .conn .wx span em{font-style:normal;color:#ff6b26;}
.pf_new .bd{display:none;}
.pf_new .bd a{display:block;padding:10px 0;background:#fff;color:#555;font-size:14px;vertical-align:middle;text-align:center;border:1px solid #dedede;border-top:0;}
.pf_new .bd a p{height:20px;background:url(../images/pf_icon4.png) center center no-repeat;}
.pf_new .bd a span{display:block;text-align:center;padding-top:5px;}
.pf_new .bd a:hover{background:#ff7802;color:#fff;width:100%;border:0;}
.pf_new .bd a:hover p{background:url(../images/pf_icon4_2.png) center center no-repeat;}
.pf_new_bx{width:40px;height:134px;background:#ff7802 url(../images/pf_tlt_bg2.png) bottom center no-repeat;border-radius:4px 0 0 4px;position:fixed;right:0;top:200px;z-index:99999;padding-top:5px;cursor:pointer;display:none;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.pf_new_bx p{height:17px;background:url(../images/pf_icon5.png) center center no-repeat;animation:pulse 2s infinite;-webkit-animation:pulse 2s infinite;}
@-webkit-keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform:translate(0, 0); transform: translate(0, 0);} }
@keyframes pulse{0%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} 50%{-webkit-transform: translate(0, 10px); transform: translate(0, 10px);} 100%{-webkit-transform: translate(0, 0); transform: translate(0, 0);} }
.pf_new_bx span{font-size:17px;color:#fff;line-height:21px;font-weight:bold;text-align:center;display:block;padding-top:10px;}
.pf_new_bx em{display:block;height:19px;background:url(../images/pf_icon6.png) center center no-repeat;}
.pf_new_bx:hover{background:#ffa126 url(../images/pf_tlt_bg2.png) bottom center no-repeat;}
/*========== New 首页样式 end ==========*/


/*内页样式*/
.ny_banner {width:100%;height:300px;overflow:hidden;margin:0 auto;padding:0;position:relative;}
.ny_banner img {display:block;width:1920px;height:300px;position:absolute;top:0 ;left:50%;margin:0 0 0 -960px;border:0;}
#ny_con{min-height:320px;margin:40px auto;}
.ny_left { width: 280px; float: left; }
.ny_right { width: 970px; float: right; }
.ny_title { width: 100%; height: 49px; border-bottom: 1px solid #f1f1f1; margin-bottom: 30px; }
.ny_title .left { _font-family:"Arial"; text-transform: uppercase; float: left;width:25%; height:40px; line-height:40px;}
.ny_title .left strong { font-size: 28px; color: #333; }
.ny_title .right { display: block;width:70%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: right; margin:0; height:auto; line-height:40px; float: right; }
.ny_title .right img { margin-right: 10px; display: inline-block; vertical-align: middle; margin-top: -2px; }
.ny_title .right a{color:#555;}
.ny_title .right a:hover { color: #0083d6; }
.ny_about { line-height: 30px; font-size: 14px; min-height: 300px; }
.right_content { line-height: 30px; }
/*新闻列表*/
.ny_news ul { margin:-10px auto 0;}
.ny_news ul.nyarticle_list { margin:-10px auto 40px;}
#article_lb li {line-height:50px;height:50px; background:#f8f8f8 url(../images/ico2.png) 10px 22px no-repeat;font-size:14px; margin:0 auto 10px; padding:0 20px; overflow:hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
#article_lb li a {color:#333;float:left;font-size:15px;display:block;width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#article_lb li:hover{background:#0083d6 url(../images/ico3.png) 10px 22px no-repeat;}
#article_lb li span {float:right;color:#999;font-size:14px;}
#article_lb li:hover a, #article_lb li:hover span {color:#fff;}
/*新闻文章详细页*/
.art-title { text-align: center; color:#333; font-size: 24px; font-weight: bold; padding-bottom: 5px; }
.art-info { text-align: center; color: #999; padding-bottom: 5px; border-bottom: 1px dashed #ccc; margin-bottom: 20px; }
.art-info a { color: #999; }
.art-body { line-height: 28px; min-height: 300px; margin:0 auto 20px;}
.art-body img { max-width: 100%; max-height: 1000px; }
.art-next { overflow: hidden; line-height: 30px; margin:0 auto;}
.art-next a{color:#555;}
.art-next a:hover{color:#0083d6;}
.art-next .shangxia dd{background:#f5f5f5;padding:0 15px;margin-bottom:10px;height:34px;line-height:34px;}
/*技术文章列表*/
.nyarticle_list li{background:#f8f8f8;padding:15px 20px 10px;margin-bottom:20px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyarticle_list li .tlt{overflow:hidden;line-height:28px;}
.nyarticle_list li .tlt a{font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:80%;float:left;}
.nyarticle_list li .tlt .nynews_dat{display:block;color:#999;font-size:15px;font-style:normal;width:18%;text-align:right;float:right;}
.nyarticle_list li .con{display:block;font-size:14px;color:#999;line-height:22px;padding:10px 0;height:39px;overflow:hidden;}
.nyarticle_list li:hover{ background:#0083d6;}
.nyarticle_list li:hover .tlt a, .nyarticle_list li:hover .tlt .nynews_dat { color:#fff;}
.nyarticle_list li:hover .con { color:rgba(255,255,255,0.7);}
/*资料下载*/
#ny_newslb_box { clear: both; }
#ny_newslb_box li { height: auto; overflow: hidden; background:#f8f8f8; margin:0 auto 10px; padding: 0 140px 10px 10px; position:relative;}
#ny_newslb_box li a.down_name { display:block; height:40px; overflow: hidden; line-height:40px; color: #333; font-size:16px; white-space: nowrap; text-overflow: ellipsis; display: block; background: url(../images/ico2.png) left center no-repeat; margin:0; padding:0 0 0 12px;}
#ny_newslb_box li span { display:block; height:20px; overflow: hidden; line-height:20px; color: #999; font-size:14px; margin:0; padding:0 0 0 12px;}
#ny_newslb_box li:hover a.down_name { color:#0083d6;}
#ny_newslb_box li a.down_btn { display:block; width:120px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:14px; text-align:center; background-color:#0083d6; margin:0; padding:0; position:absolute; top:15px; right:20px;}
#ny_newslb_box li a.down_btn:hover { background-color:#fc7f09;}
/*产品详情*/
.pro_detail_main { width:100%; height:auto; margin: 0 auto 40px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:53%; min-height:360px; overflow: hidden; margin: 0; padding: 0 0 80px; float: right; position:relative;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; color: #333; font-size: 30px; text-align: justify; margin: 0 auto; padding: 0;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto; padding:20px; background-color:#f8f8f8; box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; height:100px; overflow:hidden; line-height:25px; color:#888; font-size:14px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto; padding: 0;}
.pro_detail_text ul li { width:100%; height:32px; overflow: hidden; line-height: 32px; color: #888; font-size: 14px; text-align: justify; white-space:nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.pro_detail_text ul li img { display:block; width:16px; height:16px; overflow:hidden; margin:7px 4px 7px 0; padding:0; float:left;}
.pro_detail_text ul li span { color:#333;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 22px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #555;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #0083d6;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #006eb3;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #fc7f09;}

/**产品详情页产品图片切换**/
.prodetail_img { width:44%; height: 440px; margin: 0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px; overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:360px; overflow:hidden; padding:0; border:1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.lyNyProDetail_ConTit { margin:0 auto 20px; padding:0; border-bottom:2px solid #0083d6;}
.lyNyProDetail_ConTit p { width:88px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size: 18px; font-weight: bold; text-align:center; margin:0; padding:0 20px; background-color:#0083d6;}
.lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 28px; color: #555; font-size: 14px; margin:0 auto 30px; padding:0;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
.lyNyProDetail_ConText table { margin:0!important;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}

/*列表页产品样式*/
.index-proimg .pro_lt { width: 100%; }
.index-proimg .pro_lt li { width: 100%; height: 202px; overflow: hidden; margin: 0 auto 20px; padding: 0; background: none; }
.index-proimg .pro_lt li .pro_lt_c { display: block; height: 160px; overflow: hidden; margin: 0 auto; padding: 20px; border: 1px solid #eaeaea; background-color: #fff; }
.index-proimg .pro_lt li .pro_lt_c:hover { border: 1px solid #0083d6; }
.index-proimg .pro_lt li .pro_lt_c .pro_img { width: 200px; height: 160px; overflow: hidden; margin: 0 20px 0 0; padding: 0; float: left; position: relative; }
.index-proimg .pro_lt li .pro_lt_c .pro_img a { display: block; width: 100%; height: 100%; text-align: center; }
.pro_img img { max-width: 95%; max-height: 95%; vertical-align: middle; }
.index-proimg .pro_lt li .pro_lt_c .pro_img .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle }
.index-proimg .pro_lt li .pro_lt_c .pro_text { width: 500px; height: 154px; overflow: hidden; margin: 0; padding: 0; float: left; margin-top: 4px; }
.index-proimg .pro_lt li .pro_lt_c .pro_text b { width: 100%; height: 30px; overflow: hidden; line-height: 30px; margin: 20px auto; padding: 0; color: #222; font-size: 18px; }
.index-proimg .pro_lt li .pro_lt_c .pro_text b a {display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.index-proimg .pro_lt li .pro_lt_c:hover .pro_text b { color: #069f4f; }
.index-proimg .pro_lt li .pro_lt_c .pro_text p { width: 100%; height: 70px; overflow: hidden; line-height: 24px; margin: 5px auto 18px; padding: 0; color: #999; font-size: 14px; background: none; text-align: left; white-space: inherit; text-overflow: inherit; }
.pro_text b font, .pro_text p font { font-family: "Arial"; }
.index-proimg .pro_lt li .pro_lt_c .pro_ck {width: 100px;height: 40px;overflow: hidden;line-height: 40px;color: #fff;font-size: 14px;text-align: center;background-color: #0083d6;margin: 45px 0;padding: 0;float: right;}
.index-proimg .pro_lt li .pro_lt_c .pro_ck a { color: #fff; }
.index-proimg .pro_lt li .pro_lt_c .pro_ck img { display: inline-block; width: 25px; height: 7px; overflow: hidden; margin: -2px 0 0 10px; padding: 0; }
.index-proimg .pro_lt li .pro_lt_c:hover .pro_ck { background-color: #0083d6; }
.index-proimg .pro_lt li .others { color: #828282; font-size: 14px; height: 32px; line-height: 30px; margin-bottom: 15px; overflow: hidden; }
.index-proimg .pro_lt li .others i {color: #656565;font-style: normal;}
.index-proimg .pro_lt li .others span { display: block; float: left; margin-right: 10px; height: 30px; line-height: 30px; padding: 0 10px; background: #f1f1f1; font-size: 13px;width:150px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap; }
.index-proimg .pro_lt li .others span.cs3{width:100px;}
/*分页样式*/
#fengye { text-align: center; margin:20px 0 0; }
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin-right: 5px; border-radius: 2px; color: #555; }
#fengye a:hover { background: #0083d6; color: #ffffff; }
#fengye a.pnnum1 { background: #0083d6; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background: #0083d6; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; }
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
/*相关文章样式*/
.list_new { border: 1px solid #e8e8e8; border-top: none; padding-bottom: 20px; padding-top: 10px; }
.list_new li { width: 94%; height: 30px; line-height: 30px; text-align: left; overflow: hidden; margin: 10px auto; border-bottom: 1px dashed #dedede; }
.list_new li a { width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;color:#999;}
.list_new li a:hover { text-decoration: none; color: #0083d6; }
/*在线留言样式*/
.ly_msg h3 { display: none!important; }
.ly_msg ul li { margin: 0 auto 20px!important; color: #999; font-size: 14px; line-height: 44px; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; line-height: 44px!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(/images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important;font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important; }
.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(/images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 15px!important; text-align: center!important; border: none!important; background-color: #0083d6!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #ffac2a!important; }
.msg_btn input:last-child:hover { background-color: #fbac22!important; }
/*联系我们页面*/
.box_right_con { font-size: 14px;}
.tags_title { width:100%; overflow:hidden; line-height:30px; color:#333; font-size:24px; font-weight:bold; text-align:center; margin:0 auto 30px; padding:0;}
.tags_title em { display:block; width:32px; height:3px; overflow:hidden; margin:8px auto; padding:0; background-color:#0083d6;}
.tags_title span { display:block; width:100%; overflow:hidden; line-height:20px; color:#999; font-size:14px; text-align:center; font-weight:normal; margin:0 auto; padding:0;}
.contact .content1 { background-color:#fff; border:1px solid #eaeaea; padding:40px;}
.contact .content1 ul li { float: left; width: 30%; margin-right: 45px; border-right:1px solid #eaeaea;}
.contact .content1 ul li:nth-child(3n) { margin-right: 0; }
.contact .content1 ul li a { display: block; }
.contact .content1 ul li a em { display: block; float: left; width: 60px; height: 60px; border: 1px solid #ddd; border-radius: 50%; margin-right: 15px; }
.contact .content1 ul li.lx1 em { background: url(../images/contact_tel.png) center center no-repeat; }
.contact .content1 ul li.lx2 em { background: url(../images/contact_email.png) center center no-repeat; }
.contact .content1 ul li.lx3 em { background: url(../images/contact_address.png) center center no-repeat; -webkit-animation: bounce-up 1.4s linear infinite; animation: bounce-up 1.4s linear infinite; }
.contact .content1 ul li.lx3 a { cursor: default; }
.contact .content1 ul li a .wz { float: left; width: 78%; }
.contact .content1 ul li a .wz p { color:#333; font-size: 20px; padding-bottom: 10px; }
.contact .content1 ul li a .wz span { font-size: 20px; color: #333; }
.lx_dz { width: 100%; height: auto; overflow: hidden; margin:40px auto 0; padding:10px; border:1px solid #eaeaea; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.lx_dz .dz_map { width: 100%; height:350px; overflow: hidden; margin:0 auto; padding:0;}
.lx_dz .dz_map iframe { width: 100%; }
.lx_dz .dz_map iframe body { width: 100%; }
.lx_dz .dz_map #container { width: 100%; margin: 0;}

/*产品左侧分类*/
.in_left { width: 280px; float: left; background: #FFF; overflow: hidden; margin-right: 0; margin-bottom: 20px; }
.proL .ttl { width: 100%; height: 82px; background: #0083d6; font-size: 28px; color: #fff; text-align: center; padding-top: 18px; }
.proL .ttl b { display: block; margin-bottom: 5px; background: url(../images/ml_btbg.png) no-repeat 66px 7px; padding-left: 40px; }
.proL .ttl p { font-size: 13px; text-transform: uppercase; letter-spacing: 0px; }
.proL .ttl .zsj { width: 29px; height: 29px; background: url(../images/cpzsj.jpg) no-repeat; position: absolute; left: -29px; top: 0; }
.proL .ysj { width: 19px; height: 19px; background: url(../images/cpysj.jpg) no-repeat; position: absolute; right: -19px; bottom: 0; }
.proL .yjk { border: 1px solid #e8e8e8; border-top: none; padding-bottom: 0; padding-top: 10px; }
.proL ul .yj { width: 93%; padding: 0px 0 0; margin: 0 auto 10px; position: relative; }
.proL ul li .yja { width: 76%; padding: 0px 20% 0 4%; font-size: 15px; color: #333; background: #f5f5f5; display: block; height: 45px; line-height: 45px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.proL ul .yj:hover .yja { color: #fff; background: #0083d6; text-decoration: none; }
.proL ul li ul { padding: 10px 5px 4px; }
.proL ul li ul li { width: 100%; height: 40px; line-height: 40px; margin-bottom: 2px; overflow: hidden; border-bottom: 1px dotted #dedede; }
.proL ul li ul li a { font-size: 15px; color: #666; display: block; padding: 0 4%; position: relative; width: 94%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.proL ul li ul li:hover a { text-decoration: none; color: #0083d6; }
.proL ul li ul li a:after { content: ''; display: block; width: 8px; height: 1px; background: #b3b3b3; position: absolute; top: 50%; left: 0; }
.proL ul li ul li:hover a:after { background: #0083d6;}
.proL ul li .dj { position: absolute; z-index: 999; width: 20%; height: 45px; right: 0; top: 0; display: block; overflow: hidden; cursor: pointer; background: url(../images/cp_jt3.png) center center no-repeat; font-size: 0; }
.proL ul li .dj:hover { background: url(../images/cp_jt4.png) center center no-repeat; }
.proL ul .yj:hover .dj { background: url(../images/cp_jt4.png) center center no-repeat; }
.proL ul li .a1 { display: block; height: 38px; line-height: 38px; background-color: #0083d6; font-size: 14px; color: #fff; text-decoration: none; text-align: center; margin:10px auto; width: 90%; }
.proL ul li .a1:hover { background-color: #fc7f09; text-decoration: none;}

/*内页产品展示列表*/
.ny_pro_list ul { min-height:320px;}
.ny_pro_list li { width:31.33333%;margin-right:3%;margin-bottom:20px;transition:all .3s;float:left;}
.ny_pro_list li:nth-child(3n) { margin-right:0;}
.ny_pro_list li a.pic { display:block; width:100%; height:264px; overflow:hidden; border:1px solid #DDDDDD;text-align:center; position:relative; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box;}
.ny_pro_list li a.pic img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.ny_pro_list li a.pic .iblock { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0,131,214,0.9) url(../images/search1.png) center center no-repeat; position:absolute; left:0; top:100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_pro_list li a.tlt { display:block; width:100%; overflow: hidden; height:40px; line-height:40px; color:#555; font-size:15px; text-align:center; margin:0 auto; padding:0; white-space:nowrap; text-overflow: ellipsis;}
.ny_pro_list li:hover a.pic{border:1px solid #0083d6;}
.ny_pro_list li:hover a.pic .iblock { top:0;}
.ny_pro_list li:hover a.tlt{color:#0083d6;}

.xq_himg{ width:500px; margin:20px auto;}
.xq_himg img{ max-width:500px;}

.down_wj a { display:block; width:120px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:14px; text-align:center; margin:20px auto 0; padding:0; background-color:#0083d6;}
.down_wj a:hover { background-color:#fc7f09;}

#ly_msg.ly_msg { margin:0 auto!important;}
#ly_msg.ly_msg ul { margin:0 auto!important;}
#ly_msg.ly_msg ul li .msg_btn { margin:-20px auto 0!important;}
